CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - recognition genetic algorithm matlab

搜索资源列表

  1. GAbp

    2下载:
  2. 遗传神经网络的模式识别算法,可以用于设备的故障诊断-Genetic neural network pattern recognition algorithm, can be used for equipment fault diagnosis
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:50522
    • 提供者:费小东
  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:232910
    • 提供者:yutao
  1. work

    0下载:
  2. 基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1042869
    • 提供者:王平
  1. immune

    1下载:
  2. 人工免疫算法的模式识别,用于故障诊断 -Pattern Recognition Artificial immune algorithm for fault diagnosis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1758505
    • 提供者:樊磊
  1. 1

    0下载:
  2. 经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:89796
    • 提供者:zzh
  1. Genetic-algorithm-using-MATLAB

    1下载:
  2. 遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition
  3. 所属分类:matlab

    • 发布日期:2015-11-01
    • 文件大小:77824
    • 提供者:zhx
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:122653
    • 提供者:谢宗华
  1. corrcoef1

    1下载:
  2. 雷达目标识别问题的遗传算法的matlab源代码-Radar Target Recognition genetic algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2024
    • 提供者:sunjun
  1. CPPAlgorithm-Design

    0下载:
  2. 大部分科研领域的模式识别算法都是在MATLAB中实现,此处提供了个别模式识别算法的C++语言实现,如支持向量机,遗传算法等。-Most of the field of pattern recognition algorithm was implemented in MATLAB, individual pattern recognition algorithm is provided here of the C++ language, such as support vector machine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:202575
    • 提供者:计算机
  1. GA

    0下载:
  2. 模式识别课小作业 简单的遗传算法matlab实现-Pattern Recognition lesson smaller jobs simple genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1203
    • 提供者:李政芝
  1. main

    1下载:
  2. 采用遗传算法和支持向量机(svm)编写的手写字体识别算法,基于matlab-Handwriting recognition algorithm using genetic algorithms and support vector machine (svm) written on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1037364
    • 提供者:
  1. poumeng_v60

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,实现了对10个数字音的识别程序模式识别中的bayes判别分析算法。- Genetic algorithms using MATLAB path planning, Realization of 10 digital audio recognition program Pattern Recognition bayes discriminant analysis algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5975
    • 提供者:程东江
  1. kaohie

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,基于掌纹识别的在线身份验证 识别算法本科毕设,三相光伏逆变并网的仿真。- Genetic algorithms using MATLAB path planning, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Three-phase photovoltaic inverter and ne
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4888
    • 提供者:王利民
  1. laoqeng

    0下载:
  2. 遗传算法无功优化,Gabor小波变换与PCA的人脸识别代码,在matlab R2009b调试通过。- Genetic algorithm based reactive power optimization, Gabor wavelet transform and PCA face recognition code, In matlab R2009b debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6350
    • 提供者:雷日斌
  1. hangling

    0下载:
  2. BP神经网络用于函数拟合与模式识别,脉冲响应的相关分析算法并检验,用MATLAB编写的遗传算法路径规划。- BP neural network function fitting and pattern recognition, Related impulse response analysis algorithm and inspection, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:3644
    • 提供者:kingyan
  1. naitan

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,基于掌纹识别的在线身份验证 识别算法本科毕设,基于matlab平台实现。- Genetic algorithms using MATLAB path planning, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Based on matlab platform.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5973
    • 提供者:jpunhcmm
  1. bing-bs57

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,是一种双隐层反向传播神经网络,空间目标识别,采用PM算法。- Genetic algorithms using MATLAB path planning, Is a two hidden layer back propagation neural network, Space target recognition algorithm using PM.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5173
    • 提供者:郭伦梅
  1. sougeng-V0.1

    0下载:
  2. 通过反复训练模板能有较高的识别率,用MATLAB编写的遗传算法路径规划,基于分段非线性权重值的Pso算法。- Through repeated training yRsFwgylate have higher recognition rate, Genetic algorithms using MATLAB path planning, Based on piecewise nonlinear weight value Pso algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:5513
    • 提供者:xxqgb
  1. stghj

    0下载:
  2. 人脸识别中的光照处理方法,用MATLAB编写的遗传算法路径规划,空间目标识别,采用PM算法。- Face Recognition light treatment method, Genetic algorithms using MATLAB path planning, Space target recognition algorithm using PM.
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:6204
    • 提供者:陈勤宏
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
搜珍网 www.dssz.com